home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / amigae.jan.archive / 000064_crash!plucky.i…b.af.mil!bwills_Wed, 26 Jan 94 01:51:40 PST.msg < prev    next >
Text File  |  1994-02-17  |  4KB  |  96 lines

  1. Received: by bkhouse.cts.com (V1.17-beta/Amiga)
  2.       id <1np2@bkhouse.cts.com>; Wed, 26 Jan 94 01:51:40 PST
  3. Received: from kirk.safb.af.mil by crash.cts.com with smtp
  4.     (Smail3.1.28.1 #18) id m0pOpht-0001VuC; Tue, 25 Jan 94 07:29 PST
  5. Received: from ike (ike [140.175.6.44]) by kirk.safb.af.mil (8.6.4/8.6.4) with SMTP id JAA13681 for <AmigaE@bkhouse.cts.com>; Tue, 25 Jan 1994 09:28:49 -0600
  6. Received: from plucky.safb.af.mil by ike (4.1/SMI-4.1)
  7.     id AA10658; Tue, 25 Jan 94 09:25:08 CST
  8. Received: by plucky.safb.af.mil (4.1/SMI-4.1)
  9.     id AA01527; Tue, 25 Jan 94 09:26:46 CST
  10. Date: Tue, 25 Jan 94 09:26:46 CST
  11. Message-Id: <9401251526.AA01527@plucky.safb.af.mil>
  12. From: bwills@plucky.safb.af.mil (Barry D Wills)
  13. To: 
  14. Subject: Re: EPP and stuff..
  15.  
  16. Hi again, Jason.
  17.  
  18. ~8>     Actually, I was thinking something more along the line of :
  19. ~8> IF arg_Eformat
  20. ~8>     Eformat(buffer,flags)    /* No messy unstructured IF THENs ;-> */
  21. ~8> ENDIF
  22. ~8>     Where Eformat would be a part of EPP. Btw, I was looking at your
  23.  
  24. That's what I thought, although I wasn't going to suggest it.
  25.  
  26. ~8> code, and I bet I could speed up overall processing time quite a bit. (By
  27. ~8> reading in the whole source and parsing in memory.)
  28.  
  29. I'm sure it could be done.  I originally intended that EPP
  30. be as memory efficient as possible (since at the time I was
  31. running a 68000 with less than 1Meg of free ram).  It didn't
  32. occur to me then that if one could compile an E program,
  33. surely one could pre-process the same program without running
  34. out of memory. :-)
  35.  
  36. EPP v1.1 could be a little unstable, so I was loathe to change
  37. the IO routine since it worked, and proved to be as fast as 
  38. Fgets().  I have had one bug report from Chad Freeman, but it 
  39. didn't seem to be a rampant problem, so I haven't touched it.
  40.  
  41. My opinion is that it wouldn't be much worth anyone's time and
  42. effort (except as a programming exercise) to do an overhaul on
  43. EPP.  E v3.0 is right around the corner (I hope), and EPP will 
  44. be of no more use except to those who decide to stick with E 
  45. v2.1b.
  46.  
  47. The only endeavor worthy of the effort might be a meeting of
  48. EPP, EHS, Eformat, and Mac2E.  And the real consideration
  49. here is the prospective life expectency of any or all of these
  50. utilities.  E v3.0 modules will kick EPP's butt, and EHS can
  51. quickly and easily be converted to v3.0 modules.  That leaves 
  52. Eformat and Mac2E, and the author of Mac2E, Lionel Vintenat, 
  53. stated in his docs that Wouter is considering making macro 
  54. preprocessing a feature in the next release of E.
  55.  
  56. So, unless Wouter delays the inclusion of macro preprocessing
  57. (and I hope you don't, Wouter :-) only Eformat remains, dude.
  58.  
  59. Any opinions welcome.
  60.  
  61. -- Barry
  62. From crash!freenet.carleton.ca!ao443 Wed, 26 Jan 94 01:51:50 PST
  63. Received: by bkhouse.cts.com (V1.17-beta/Amiga)
  64.       id <1np8@bkhouse.cts.com>; Wed, 26 Jan 94 01:51:50 PST
  65. Received: from freenet-news.carleton.ca by crash.cts.com with smtp
  66.     (Smail3.1.28.1 #18) id m0pOqGs-0000ZFC; Tue, 25 Jan 94 08:05 PST
  67. Received: from freenet.carleton.ca by freenet-news.carleton.ca (4.1/SMI-4.0)
  68.     id AA10231; Tue, 25 Jan 94 11:05:24 EST
  69. Received: from localhost (ao443@localhost) by freenet.carleton.ca (8.6.4/8.6.4) id LAA12182; Tue, 25 Jan 1994 11:05:30 -0500
  70. Date: Tue, 25 Jan 1994 11:05:30 -0500
  71. Message-Id: <199401251605.LAA12182@freenet.carleton.ca>
  72. Reply-To: ao443@freenet.carleton.ca
  73. From: ao443@freenet.carleton.ca (Jason Maskell)
  74. To: AmigaE@bkhouse.cts.com
  75. Subject: Re: EFormat
  76.  
  77.  
  78. >
  79. >Has anyone had any problems with EFormat?  After it finishes processing my
  80. >file with a command line like so: eformat ppi.e >ppinew.e it gives me back
  81. >the command line.  Then I type my next command or just hit return and it
  82. >gurus.  It does this every time and is definitely reproducable.  I'm using
  83. >2.04, A500 (w/ a A500-HD8+ 120 meg & a 68010).
  84. >
  85.     Ok, first, what version do you have, and second, try the command
  86. line like this. 
  87. 'eformat >ram:Newfile.e oldfile.e'
  88.    If you still have problems with it, give me a shout.. I'll take another
  89. look at the code today and see if I can see anything I missed.
  90.  
  91.  
  92.  
  93. --
  94.  
  95. "Now you see son, if this were Star Trek, we'd be negotiating with this
  96. Kobold."